h1
{
    text-decoration: underline;
}
p
{
    font-size: 20px;
    color: blanchedalmond;
}
p0
{
    font-size: 30px;
    font-style: bold;
    text-decoration: underline;
}